PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableCellDrawEvent Class / getCell Method
In This Topic
    getCell Method
    In This Topic
    Gets the cell being drawn.
    Syntax
    public PDFFlowTableCell getCell()

    Return Value

    The cell that is currently drawn on the page.
    See Also